Skip to content
This repository was archived by the owner on Jan 7, 2026. It is now read-only.

tez CVE-2025-67735 Pending upstream fix#28173

Merged
debasishbsws merged 1 commit intowolfi-dev:mainfrom
debasishbsws:tez-pending-upst
Dec 26, 2025
Merged

tez CVE-2025-67735 Pending upstream fix#28173
debasishbsws merged 1 commit intowolfi-dev:mainfrom
debasishbsws:tez-pending-upst

Conversation

@debasishbsws
Copy link
Member

Updating io.netty:netty-codec-http to 4.1.129.Final breaks the build.
Tez uses async-http-client which depends on netty's HttpHeaders class
from io.netty.handler.codec.http package. The netty 4.1.129 version
has API changes incompatible with the async-http-client version (2.12.4)
used by Tez. Waiting for upstream Apache Tez to update their dependencies.

            Updating io.netty:netty-codec-http to 4.1.129.Final breaks the build.
            Tez uses async-http-client which depends on netty's HttpHeaders class
            from io.netty.handler.codec.http package. The netty 4.1.129 version
            has API changes incompatible with the async-http-client version (2.12.4)
            used by Tez. Waiting for upstream Apache Tez to update their dependencies.

Signed-off-by: Debasish Biswas <debasishbsws.dev@gmail.com>
@debasishbsws debasishbsws added this pull request to the merge queue Dec 26, 2025
Merged via the queue into wolfi-dev:main with commit 4745199 Dec 26, 2025
4 checks passed
@debasishbsws debasishbsws deleted the tez-pending-upst branch December 26, 2025 04:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments